Resource StructureDefinition/FHIR Server from package difuture.trustcenter.sp#1.0.0-beta-3 (110 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "dd5ed682-9bad-4370-a86e-6f78fa270284",
"meta" : {
"lastUpdated" : "2021-09-15T08:26:41.799+00:00"
},
"url" : "http://difuture.de/fhir/StructureDefinition/TrustcenterPatient",
"name" : "TrustcenterPatient",
"status" : "draft",
"date" : "2021-09-02T08:35:02.2275008Z",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "rim",
"uri" : "http://hl7.org/v3",
"name" : "RIM Mapping"
},
{
"identity" : "cda",
"uri" : "http://hl7.org/v3/cda",
"name" : "CDA (R2)"
},
{
"identity" : "w5",
"uri" : "http://hl7.org/fhir/fivews",
"name" : "FiveWs Pattern Mapping"
},
{
"identity" : "v2",
"uri" : "http://hl7.org/v2",
"name" : "HL7 v2 Mapping"
},
{
"identity" : "loinc",
"uri" : "http://loinc.org",
"name" : "LOINC code for the element"
}
],
"kind" : "resource",
"abstract" : false,
"type" : "Patient",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Patient",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Patient",
"path" : "Patient",
"constraint" : [
{
"key" : "pat-de-1",
"severity" : "error",
"human" : "Die amtliche Differenzierung der Geschlechtsangabe 'other' darf nur gefüllt sein, wenn das Geschlecht 'other' angegeben ist",
"expression" : "gender='other' or gender.extension('http://fhir.de/StructureDefinition/gender-amtlich-de/0.2').empty()",
"xpath" : "not(parent::f:contained and f:contained)",
"source" : "http://difuture.de/fhir/StructureDefinition/TrustcenterPatient"
}
]
},
{
"id" : "Patient.extension",
"path" : "Patient.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "open"
},
"min" : 0
},
{
"id" : "Patient.extension:birthplace",
"path" : "Patient.extension",
"sliceName" : "birthplace",
"min" : 0,
"type" : [
{
"code" : "Extension",
"profile" : [
"http://hl7.org/fhir/StructureDefinition/patient-birthPlace"
]
}
]
},
{
"id" : "Patient.extension:birthplace.value[x].use",
"path" : "Patient.extension.value[x].use",
"min" : 1,
"fixedCode" : "old"
},
{
"id" : "Patient.extension:birthplace.value[x].type",
"path" : "Patient.extension.value[x].type",
"max" : "0"
},
{
"id" : "Patient.extension:birthplace.value[x].text",
"path" : "Patient.extension.value[x].text",
"max" : "0"
},
{
"id" : "Patient.extension:birthplace.value[x].line",
"path" : "Patient.extension.value[x].line",
"max" : "0"
},
{
"id" : "Patient.extension:birthplace.value[x].district",
"path" : "Patient.extension.value[x].district",
"max" : "0"
},
{
"id" : "Patient.extension:birthplace.value[x].state",
"path" : "Patient.extension.value[x].state",
"max" : "0"
},
{
"id" : "Patient.extension:birthplace.value[x].postalCode",
"path" : "Patient.extension.value[x].postalCode",
"max" : "0"
},
{
"id" : "Patient.extension:birthplace.value[x].period",
"path" : "Patient.extension.value[x].period",
"max" : "0"
},
{
"id" : "Patient.extension:citizenship",
"path" : "Patient.extension",
"sliceName" : "citizenship",
"min" : 0,
"type" : [
{
"code" : "Extension",
"profile" : [
"http://hl7.org/fhir/StructureDefinition/patient-citizenship"
]
}
]
},
{
"id" : "Patient.identifier",
"path" : "Patient.identifier",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "use"
}
],
"rules" : "open"
},
"min" : 1
},
{
"id" : "Patient.identifier:officialIdentifier",
"path" : "Patient.identifier",
"sliceName" : "officialIdentifier",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "Patient.identifier:officialIdentifier.use",
"path" : "Patient.identifier.use",
"min" : 1,
"fixedCode" : "official"
},
{
"id" : "Patient.identifier:officialIdentifier.value",
"path" : "Patient.identifier.value",
"binding" : {
"strength" : "example",
"description" : "test"
}
},
{
"id" : "Patient.active",
"path" : "Patient.active",
"max" : "0"
},
{
"id" : "Patient.name",
"path" : "Patient.name",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "use"
}
],
"rules" : "open"
}
},
{
"id" : "Patient.name:officialName",
"path" : "Patient.name",
"sliceName" : "officialName",
"short" : "The official name of the patient",
"definition" : "The official name of the patient as in the ID.",
"max" : "1"
},
{
"id" : "Patient.name:officialName.use",
"path" : "Patient.name.use",
"min" : 1,
"fixedCode" : "official"
},
{
"id" : "Patient.name:officialName.text",
"path" : "Patient.name.text",
"max" : "0"
},
{
"id" : "Patient.name:officialName.given",
"path" : "Patient.name.given",
"max" : "1"
},
{
"id" : "Patient.name:officialName.suffix",
"path" : "Patient.name.suffix",
"max" : "0"
},
{
"id" : "Patient.name:officialName.period",
"path" : "Patient.name.period",
"max" : "0"
},
{
"id" : "Patient.name:anonymousName",
"path" : "Patient.name",
"sliceName" : "anonymousName",
"short" : "A placeholder name associated with the patient",
"definition" : "A placeholder name associated with the individual if the official name is not known.",
"max" : "0"
},
{
"id" : "Patient.name:anonymousName.use",
"path" : "Patient.name.use",
"min" : 1,
"fixedCode" : "anonymous"
},
{
"id" : "Patient.name:anonymousName.family",
"path" : "Patient.name.family",
"defaultValueString" : "Unknown"
},
{
"id" : "Patient.name:anonymousName.given",
"path" : "Patient.name.given",
"defaultValueString" : "Unknown"
},
{
"id" : "Patient.name:maidenName",
"path" : "Patient.name",
"sliceName" : "maidenName",
"max" : "1"
},
{
"id" : "Patient.name:maidenName.use",
"path" : "Patient.name.use",
"min" : 1,
"fixedCode" : "maiden"
},
{
"id" : "Patient.name:maidenName.text",
"path" : "Patient.name.text",
"max" : "0"
},
{
"id" : "Patient.name:maidenName.given",
"path" : "Patient.name.given",
"max" : "0"
},
{
"id" : "Patient.name:maidenName.prefix",
"path" : "Patient.name.prefix",
"max" : "0"
},
{
"id" : "Patient.name:maidenName.suffix",
"path" : "Patient.name.suffix",
"max" : "0"
},
{
"id" : "Patient.name:maidenName.period",
"path" : "Patient.name.period",
"max" : "0"
},
{
"id" : "Patient.telecom",
"path" : "Patient.telecom",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "system"
}
],
"rules" : "open"
},
"max" : "0"
},
{
"id" : "Patient.telecom:phoneTelecom",
"path" : "Patient.telecom",
"sliceName" : "phoneTelecom",
"short" : "The phone number to contact the individual."
},
{
"id" : "Patient.telecom:phoneTelecom.system",
"path" : "Patient.telecom.system",
"min" : 1,
"fixedCode" : "phone"
},
{
"id" : "Patient.telecom:mailTelecom",
"path" : "Patient.telecom",
"sliceName" : "mailTelecom",
"short" : "The email adress for the individual"
},
{
"id" : "Patient.telecom:mailTelecom.system",
"path" : "Patient.telecom.system",
"min" : 1,
"fixedCode" : "email"
},
{
"id" : "Patient.gender.extension",
"path" : "Patient.gender.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "open"
},
"min" : 0
},
{
"id" : "Patient.gender.extension:other",
"path" : "Patient.gender.extension",
"sliceName" : "other",
"short" : "Extension element for further specification of the code 'other'.",
"definition" : "Extension element for further specification of the code 'other'. It is possible to choose between 'divers' and 'unbestimmt'.",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"http://fhir.de/StructureDefinition/gender-amtlich-de"
]
}
]
},
{
"id" : "Patient.deceased[x]",
"path" : "Patient.deceased[x]",
"max" : "0"
},
{
"id" : "Patient.address",
"path" : "Patient.address",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "use"
}
],
"rules" : "open"
}
},
{
"id" : "Patient.address:HomeAddress",
"path" : "Patient.address",
"sliceName" : "HomeAddress",
"max" : "1"
},
{
"id" : "Patient.address:HomeAddress.use",
"path" : "Patient.address.use",
"min" : 1,
"fixedCode" : "home"
},
{
"id" : "Patient.address:HomeAddress.type",
"path" : "Patient.address.type",
"max" : "0"
},
{
"id" : "Patient.address:HomeAddress.text",
"path" : "Patient.address.text",
"max" : "0"
},
{
"id" : "Patient.address:HomeAddress.district",
"path" : "Patient.address.district",
"max" : "0"
},
{
"id" : "Patient.address:HomeAddress.state",
"path" : "Patient.address.state",
"max" : "0"
},
{
"id" : "Patient.address:HomeAddress.period",
"path" : "Patient.address.period",
"max" : "0"
},
{
"id" : "Patient.multipleBirth[x]",
"path" : "Patient.multipleBirth[x]",
"max" : "0"
},
{
"id" : "Patient.photo",
"path" : "Patient.photo",
"max" : "0"
},
{
"id" : "Patient.contact",
"path" : "Patient.contact",
"max" : "0"
},
{
"id" : "Patient.communication",
"path" : "Patient.communication",
"max" : "0"
},
{
"id" : "Patient.generalPractitioner",
"path" : "Patient.generalPractitioner",
"max" : "0"
},
{
"id" : "Patient.managingOrganization",
"path" : "Patient.managingOrganization",
"max" : "0"
},
{
"id" : "Patient.link",
"path" : "Patient.link",
"max" : "0"
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.